home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / wb613_01.zip / LOADMS6.BAT < prev    next >
DOS Batch File  |  1990-05-14  |  192b  |  7 lines

  1. rem This is an example, you do not have run this batch file to
  2. rem  use the demo program (bossdemo).
  3. rem
  4. pause
  5. rem cl /AS /DMSCV6=1 bossdemo.c /l swin.lib;
  6. link bossdemo,bossdemo,,swin;
  7.